projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a3e2af
)
Fix conflicting merge.
author
emellor@ewan
<emellor@ewan>
Thu, 6 Oct 2005 23:21:00 +0000
(
00:21
+0100)
committer
emellor@ewan
<emellor@ewan>
Thu, 6 Oct 2005 23:21:00 +0000
(
00:21
+0100)
Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendCheckpoint.py
patch
|
blob
|
history
diff --git
a/tools/python/xen/xend/XendCheckpoint.py
b/tools/python/xen/xend/XendCheckpoint.py
index 6e6e60156f92ea2adb2ab149c74afd344045b385..9250f71b6ca5f2fd228c51fc8bbd8130c4fa213a 100644
(file)
--- a/
tools/python/xen/xend/XendCheckpoint.py
+++ b/
tools/python/xen/xend/XendCheckpoint.py
@@
-142,7
+142,7
@@
def restore(xd, fd):
log.debug("IntroduceDomain %d %d %d %s",
dominfo.getDomid(),
store_mfn,
- dominfo.store_channel
.port1
,
+ dominfo.store_channel,
dominfo.getDomainPath())
IntroduceDomain(dominfo.getDomid(),
store_mfn,